This project uses our COM object to access data on our server.

Please run "InstallSimplyPostcodeCOM.EXE" on each client PC before using

Note: Your project must have a Referance to our COM object "ISimplyPostCodeCOMClass".

To do this, from within the VB editior, select "Tools >> Referances" menu
then select ISimplyPostCodeCOMClass.



Please e-mail any new examples you have developed to support@simplypostcode.com
these will be much appreciated...   Thank You


More help can be found on COM Object at:
http://www.simply-postcode-lookup.com/help2/index.htm?sync&page=html/COMObjectAPI.html






Test Postcodes:
http://www.simplypostcode.com/faq-test-postcodes.htm


You will need to add the data key, which is used to identify your account.

Please open an account with us on-line to get the data key for 30 day evaluation, from
the menu option at top right of www.simplypostcode.com

============== OR NON COM Version ===================
Using HTTP_XML Web Service.mdb

Demonstrates how to call HTTP/XML web service.  The COM Version has more functions when doing
full address search.  But this version requires no extra COM objects to be loaded on client PC